home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ELECTRON / 3645.ZIP / FAST.CMP < prev    next >
Text File  |  1990-03-23  |  2KB  |  62 lines

  1. #################    FAST DIODE DEFINITION FILE     #########################
  2. #
  3. #
  4. # The first character of each line must be a space or a '#'.
  5. # If a '#', that line is treated as a comment.
  6. # If a space, that line is treated as a diode definition.
  7. # There must be no blank lines.
  8. #
  9. #
  10. # This file holds standard shottky diode information.
  11. #
  12. # A fast diode definition has the following format:
  13. #     <space><voltage><current><manufacturer\PN>
  14. #
  15. #     Where:
  16. #     <voltage> is the working voltage of the diode
  17. #     <current> is the continous current of the diode
  18. #        <manufacturer\PN> is the manufacturer name and part number,
  19. #                          seperated by a backslash character.
  20. #
  21. #
  22. #     These fields are seperated from each other by strings consisting
  23. #     of any number of spaces and tab characters.
  24. #
  25. #
  26. # The program looks through this file in order, and selects the first
  27. # diode listed which meets the circuit requirements.
  28. # Therefore, diodes should be listed in order of overall 'goodness',
  29. # e.g.: If low cost is desired, list diodes in order of increasing
  30. # cost, etc.
  31. #
  32. #
  33. # If more than one diode in a row has exactly the same numeric
  34. # specifications, the program will not try to select any particular
  35. # one, but instead will list the complete set of manufacturers and
  36. # part numbers for all of them.
  37. #
  38. #
  39. ############################################################################
  40. #
  41.  50.0    1.0    Motorola\1N4933
  42.  50.0    1.0    Motorola\MR810
  43.  50.0    1.0    Motorola\MUR105
  44.  100.0    1.0    \HER102
  45.  100.0    1.0    Motorola\1N4934
  46.  100.0    1.0    Motorola\MR811
  47.  100.0    1.0    Motorola\MUR110
  48.  100.0    1.0    \10DL1
  49.  50.0    3.0    Motorola\MR830
  50.  50.0    3.0    Motorola\MR850
  51.  50.0    3.0    Motorola\MURD305
  52.  100.0    3.0    Motorola\MR851
  53.  100.0    3.0    \HER302
  54.  100.0    3.0    Motorola\MR831
  55.  100.0    3.0    \30DL1
  56.  100.0    3.0    Motorola\MR851
  57.  100.0    3.0    Motorola\MURD310
  58.  50.0    4.0    Motorola\MUR405
  59.  100.0    4.0    Motorola\MUR410
  60.  50.0    5.0    Motorola\MR820
  61.  100.0    5.0    Motorola\MR821
  62.